|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.telin.mymedia.wordnet.WordnetEnricher
public class WordnetEnricher
Enriches an ontology with adjective forms from WordNet
After generating the owl file add these lines to the owl:
Constructor Summary | |
---|---|
WordnetEnricher()
|
Method Summary | |
---|---|
void |
enhanceAll()
|
void |
enrich(java.lang.String[] args)
|
static void |
main(java.lang.String[] args)
|
static void |
printUsage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WordnetEnricher()
Method Detail |
---|
public void enrich(java.lang.String[] args)
public void enhanceAll()
public static void printUsage()
public static void main(java.lang.String[] args)
args
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |